.img-responsive{
	margin: 0 auto;
}
#logo{
	padding-top: 19px;
}

@media(min-width: 760px){
	.doc-nav ul{
	font-size: 18px;
	line-height: 90px;
}
#co {
	padding-right: 0;
}
.doc-nav ul{
	float: right !important;
}
.doc-nav ul li{
	padding: 0 21px;
	position: relative;
	top:14px;
}
}
.banner{
	height: auto;
	width: 100%;
}


.l_body{
	margin-top: 70px;
}
.l_top{
	width: 100%;
	height: 90px;
	background-color: #158fe5;
}
.l_top p:first-child{
	color: #fff;
	font-size: 30px;
	text-align: center;
	padding-top: 22px;
	margin-bottom: 8px;
}
.l_top p:last-child{
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.l_top_list,.l_why{
	margin-bottom: 10px;
}
.l_top_list p{
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	height: 55px;
	text-align: center;
	margin-bottom: 0;
	line-height: 55px;
	font-size: 16px;
}
.l_top_list #ab1{
	border-top: 1px solid #f4f4f4;
	height: 56px;
}
.l_top_list p:hover,#about #ab1,#case #ca1,#news #ne1,#product #pr1,#contact #co1{
	background-color: #f4f4f4;
	color: #000;
}
.l_why,.l_all{
	border:1px solid #f4f4f4;
	width: 100%;
	height: auto;
}
.l_why_title{
	font-size: 41px;
	color: #f0f0f0;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 7px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 23px;
	border-bottom: 1px solid #f4f4f4;
}
.l_why_title span{
	font-size: 18px;
	color: #000;
	text-align: center;
}
.l_why_gs{
	margin-left: 21px;
	color: #158fe5;
	font-size: 16px;
	margin-bottom: 12px;
}
.l_why_b{
	font-size: 16px;
	padding-left: 22px;
	margin-bottom: 3px;
}
.l_why_b span{
	color: #158fe5;
	font-size: 20px;
	display: inline-block;
	position: relative;
	bottom: 5px;
}
.l_why_s{
	font-size: 14px;
	padding-left: 22px;
	color: #a0a0a0;
	margin-bottom: 10px;
}
.l_why p:last-child{
	padding-bottom: 25px;
}
.l_inf{
	list-style: none;
	line-height: 5px;
	height: 31px;
	margin:37px 22px 21px;
	padding-left: 0;
	border-bottom: 1px solid #f4f4f4;
	text-align: center;

}
.l_inf li:first-of-type{
	color: #f4f4f4;
	font-size: 42px;
}
.l_all p{
	padding-left: 22px;
	margin-bottom: 5px;
}
.l_all img{
	margin:0 auto;
}
.l_prod{
	padding-left: 0 !important;
	text-align: center;
}
@media(max-width: 999px){
	aside{
		display: none;
	}
}
#about #ab,#case #ca,#index #in,#news #ne,#product #pr{
	background: url('../img/blue_b.jpg') center 83% no-repeat;
	color: #406dcd;
}
#ab:hover,#ca:hover,#in:hover,#ne:hover,#pr:hover{
	background: url('../img/blue_b.jpg') center 83% no-repeat;
	    color: #406dcd;
}
#contact #co{
	background: url('../img/blue_b.jpg') right 83% no-repeat;
	color: #406dcd;
}
#co:hover{
	background: url('../img/blue_b.jpg') right 83% no-repeat;
	    color: #406dcd;
}

@media(max-width: 759px) {
	#about #ab,#case #ca,#contact #co,#index #in,#news #ne,#product #pr{
	background: url('../img/blue_b.jpg') left bottom no-repeat;
	color: #406dcd;
}
#ab:hover,#ca:hover,#co:hover,#in:hover,#ne:hover,#pr:hover{
	background: url('../img/blue_b.jpg') left bottom no-repeat;
	color: #406dcd;
}
.case_but{display: none;}
}
#fix_footer{
	display: none;
}
@media(max-width: 767px){
	footer,.f{
		display: none;
	}
#fix_footer{height: 50px;border-top: 1px solid #EEE;display: block;position: fixed;bottom: 0;background-color: #fff;width: 100%;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-box-align: center;-moz-box-align: justify;-ms-flex-align: center;justify-content: space-between;align-content: center; }
#fix_footer a{color: #5D656B;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;text-align: center;box-sizing: border-box;display: block;font-size: 10px;}
#fix_footer a span{font-size: 20px;display: block;font-style: normal;width: 100%;top: 0;left: 0; padding-left:0 !important;}
#fix_footer a p{font-size: 16px;margin: 0;padding: 0}}